crackme1.zip - Solution

//Distributer: http://cod3r.cjb.net
//Program Name: Crackme
//Programmer: n0p3x
//Date: 19th April 1999
//Version: 1


//FOREWORD
This program wasn't really written for the public but I descided to release it anyway. The program is really easy to crack and it should take you less than a minuite to do. If you do have trouble cracking this then read on or even if you don't have any problems with this program then you may read on to see how I attacked this program.

//TOOLS
Softice / WDASM

//SOLUTION
1) Load the program and type in a serial.
2) Type 'BPX HMEMCPY' in sice.
3) Exit all the windows calls until you are in the crackmes code by using F12.
4) Type 'BC *' in sice to clear all breakpoints.
5) Press F10 a couple of times until you come to a line of code that says 'cmp eax, 000F3EA9'
6) On this line of code typing '? eax' in sice will give you the serial you entered. Typing '? 000F3EA9' will give you the actual serial.

//PERSONAL GREETS
- Carolyn : For being great.
- Killie : For being a sad scottish person.
- Knd : For spending too much time online.
- Busby : For being a humourous idiot.
- Pri$m : For being a cool person and programmer.
- theForger : For a great tutorial.
- Lee The tecnician : For keeping my CD so long.

//OTHER GREETS
http://www.pascal-central.com : For being interested in my email app.
#cracking4newbies on efnet : For being a cool place to learn.
Borland / Inprise : For giving me an alternative to Microsoft


//END BIT
Thanx for reading.
n0p3x